Skip to content

removed flake8 from .travis.yml#125

Merged
murd0 merged 1 commit into
masterfrom
fix_build_issue
Aug 7, 2020
Merged

removed flake8 from .travis.yml#125
murd0 merged 1 commit into
masterfrom
fix_build_issue

Conversation

@georgeRobertson

Copy link
Copy Markdown
Collaborator
  • Please check if the Pull Request fulfills these requirements
  • The commit message is clear and concise
  • Test for the changes have been added and reviewed
  • Documentation has been added to all new features and edited code has had documentation reviewed
  • What kind of change does this Pull request introduce? (Bug fix, feature, docs update, ...)

Bug fix. Flake 8 was failing the build. Removal of flake8 from travis.yml has fixed the issue.

  • What is the current behaviour? (Link to a current open issue if possible)

Flake8 formatting no longer necessary

  • What is the new behaviour? (is this a feature change?)

N/A

  • Does this Pull Request introduce a breaking change? (What changes might users need to make in their application due to this PR?)

N/A

@georgeRobertson georgeRobertson added the bug Something isn't working label Aug 7, 2020
@georgeRobertson georgeRobertson requested a review from murd0 August 7, 2020 14:31
@codecov

codecov Bot commented Aug 7, 2020

Copy link
Copy Markdown

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   94.72%   94.72%           
=======================================
  Files          44       44           
  Lines        1480     1480           
=======================================
  Hits         1402     1402           
  Misses         78       78           
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80df854...1781484. Read the comment docs.

@murd0 murd0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't actually a bug but necessitating flake8 passes is a bit draconian so we can just remove it from the ci/cd pipeline

@murd0 murd0 merged commit 9aebc30 into master Aug 7, 2020
@murd0 murd0 deleted the fix_build_issue branch August 7, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants